home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 June / Macworld (1999-06).dmg / Shareware World / Info / For Developers / MacZoop2.0.sea / MacZoop2.0 / Read Me! next >
Text File  |  1999-02-25  |  3KB  |  25 lines

  1. MacZoop 2.0
  2.  
  3. “The Framework for the Rest of Us”
  4.  
  5. MacZoop 2.0 represents one of the most straightforward and most rewarding ways to program the Macintosh. With very little effort, you can be right up to speed developing your next great Mac application, without all that tedious mucking about worrying about the event loop and all the standard toolbox code to open windows, etc.
  6.  
  7. MacZoop is aimed squarely at beginners to C++ programming, or newcomers to the Mac platform, and is ideal for small to medium-sized projects. It is supplied as full open source code, so all programmers should find something useful in it.
  8.  
  9. Users of MacZoop 1.x will find themselves right at home in MacZoop 2.0, but with hundreds of improvements and an even simpler architecture. MacZoop 2.0 also represents the first time a MacZoop release was developed with a significantly different approach along "open source" lines, with staged alpha and beta versions being peer reviewed, and an extended final candidate phase too. The benefit is that this is the most bug-free MacZoop ever released to date, and is utterly rock solid.
  10.  
  11. ----------------------------------------------------------------------------------------------------------------------
  12. If you obtained the MacZoop 2.0 SDK from a CD-ROM, cover disk, etc, you may like to know that there is a MacZoop website that is frequently updated with all of the latest versions of the code, extra classes, and links to MacZoop-friendly sites. The URL is:
  13.  
  14. http://www.warwick.ac.uk/~corbe/MacZoop/MacZoop.html
  15.  
  16. ----------------------------------------------------------------------------------------------------------------------
  17. MacZoop requires a compiler to make use of it, and Metrowerks CodeWarrior Professional is recommended. However, other development environments such as MPW or Symantec can be used, though this may require some adjustment to the source code.
  18.  
  19. MacZoop can be compiled with any version of CodeWarrior right back to DR5 or so.
  20.  
  21. ----------------------------------------------------------------------------------------------------------------------
  22. MacZoop is 100% free. However, all code remains the copyright of the author, Graham Cox, and all rights are reserved. You may use MacZoop freely for any purpose as you see fit, but you must display "written with MacZoop 2.0 © 1999 Graham Cox" both in your "About Box" and any documentation you supply. You may modify MacZoop for your own purposes, but you must display the copyright notice above in any case. You may not redistribute MacZoop in modified form, and all documents and source files as originally supplied must remain together, unchanged, in any distribution.
  23.  
  24.  
  25. Graham Cox, 9th Feb 1999